Skip to content

chore(workflows): update build and pack steps in CI configurations#48

Merged
mitch1009 merged 1 commit into
mainfrom
feat/develoop
Mar 26, 2026
Merged

chore(workflows): update build and pack steps in CI configurations#48
mitch1009 merged 1 commit into
mainfrom
feat/develoop

Conversation

@mitch1009

Copy link
Copy Markdown
Contributor
  • Added explicit build steps in wangamail-csharp.yml and wangapayfast-csharp.yml workflows to ensure projects are built before packing.
  • Modified pack commands to include --no-build and --no-restore options, improving efficiency by avoiding redundant operations during the CI process.

- Added explicit build steps in `wangamail-csharp.yml` and `wangapayfast-csharp.yml` workflows to ensure projects are built before packing.
- Modified pack commands to include `--no-build` and `--no-restore` options, improving efficiency by avoiding redundant operations during the CI process.
@mitch1009
mitch1009 merged commit 38a8492 into main Mar 26, 2026
17 checks passed
@mitch1009 mitch1009 self-assigned this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant